home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 1763 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  3.1 KB

  1. Path: news.deltanet.com!ana0021
  2. From: fuz@deltanet.com (Scott Ellsworth)
  3. Newsgroups: comp.lang.c++,comp.lang.pascal.misc
  4. Subject: Re: Is Pascal worth to learn? Can it help me to get a job?
  5. Date: 12 Jan 1996 20:22:23 GMT
  6. Organization: Delta Internet Services, Anaheim, CA
  7. Message-ID: <4d6ftv$rka@news2.deltanet.com>
  8. References: <30f2adf8.7810115@news.hku.hk>
  9. NNTP-Posting-Host: ana0021.deltanet.com
  10. X-Newsreader: News Xpress Version 1.0 Beta #3
  11.  
  12. In article <30f2adf8.7810115@news.hku.hk>,
  13.    h9515668@hkusua.hku.hk wrote:
  14. >Hello, I am new to computer programming!
  15. >Now I want to take a computer programming course in school.
  16. >However, it teach Pascal!
  17. >
  18. >I don't know much about it but I only always heard about C++ 
  19. rather than Pascal!
  20. >I want to know whether Pascal is useful and powerful. Will it 
  21. need to learn C++
  22. >at last as C is more popular and powerful?
  23. >
  24. >As I have other interest and I have to choose only one elective 
  25. course, now I am
  26. >in trouble on choice.
  27. >Is it worth to learn Pascal?
  28. >Or to learn C++ privately?
  29.  
  30. Sorrry to cross post this, but as someone who was fluent in C and 
  31. Pascal coming out of school, I thought this might be of general 
  32. interest.
  33.  
  34. Pascal, C, C++, BASIC, etc., all have thier adherents.  In 
  35. general, if you have learned good design skills, and have some 
  36. solid work under your belt, you will find the interview process 
  37. reasonable.  That said, I would shoot for at least some bilingual 
  38. ability - learn Pascal or C++ in the course, so that you have 
  39. some transcript fodder, and you get to pick the instructor's 
  40. brain about design issues, and then learn the other to the best 
  41. of your ability on your own time.  I did, and it really helped in 
  42. the job interview process.  Further, it improves your designs to 
  43. have multiple paradigms available.
  44.  
  45. Note that you should be clear to an employer about what you know 
  46. - do not claim that you are a C++ godling if you are merely 
  47. familiar with it, but do not be afraid to bring in some sample 
  48. code.  Every interview that I have gone on, I have brought code 
  49. in several languages, though I start with what I am best at.
  50.  
  51. From my personal perspective, I would pick C++ as a main 
  52. language, but that is because C++ is what I do for a living.  I 
  53. have companions who made thier focus Objective C, ANSI C, Ada, 
  54. Smalltalk, and LISP.  We all found jobs eventually.  Of course, 
  55. if you have several languages that you are fluent in, you have a 
  56. better shot.  Further, you might wish to look at the job listings 
  57. (newspaper or newsgroup) that are focused in the ara you wish to 
  58. work in.  Many US government contractors are fond of Ada.  
  59. Andersen consulting likes COBOL and C++.  Last time I checked, MS 
  60. was most fond of C and C++, but that might have changed recently.
  61.  
  62. (BTW, I know I did not answer the question directly, but I found 
  63. that job finding depended more on making a good impression backed 
  64. by solid skills than on language details.  YMMV)
  65.  
  66. Scott
  67.  
  68. Scott Ellsworth          fuz@deltanet.com
  69. "When a great many people are unable to find work, unemployment
  70. results" - Calvin Coolidge, (Stanley Walker, City Editor, p. 131 (1934))
  71. "The barbarian is thwarted at the moat." - Scott Adams
  72.